mergBLEPeripheralDidModifyServices
Type
message
Summary
Sent when the peripheral adds or invalidates services
Syntax
mergBLEPeripheralDidModifyServices <pUUID>, <pInvalidatedServices>
Description
Sent when the peripheral adds or invalidates services
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pInvalidatedServices | If any services were invalidated then their UUIDs are listed here otherwise this parameter will be empty. To determine any new services available you need to discover services again. |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile